home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / programm / prog_a2m / c_libsa1 / catalog.asc < prev   
Text File  |  1995-05-02  |  827b  |  14 lines

  1. C_LIBSA1 is the "C" Utility Library A, v.1 by Scott Sanders of Software
  2. Development Systems.  Library A, contains two functions both designed to
  3. extend the useability of the AES, namely, form_ncenter(), and
  4. form_nalert().  form_ncenter() is essentially the same as form_center
  5. except that upon entry the GRECT * contains the rectangle upon which the
  6. object is centered. Basically this is useful if you wish to center an
  7. object over a window or another object.  form_nalert() is an extension of
  8. form_alert. It adds many options which would add to the usefulness of this
  9. function. A custom 32x32 bitmap may be passed or the standard three may be
  10. referenced. The input string is compatible with form_alert(). A GRECT may
  11. be passed to cause form_ncenter() to be called or NULL may be passed to
  12. force form_center.
  13. 28K.
  14.